Only use the major version in the desktop file name string.
authorRob Browning <rlb@defaultvalue.org>
Sat, 7 Jul 2007 03:19:27 +0000 (20:19 -0700)
committerRob Browning <rlb@defaultvalue.org>
Sat, 7 Jul 2007 03:19:27 +0000 (20:19 -0700)
debian/changelog
debian/rules

index b7833f8155b785ceceeb268d939155dbf8520534..35e6f875fb702aef1fd69bfc544a5f07027560c4 100644 (file)
@@ -23,7 +23,11 @@ emacs22 (22.1+1-1) unstable; urgency=low
   * Add /usr/share/info/emacs-22 to Info-default-directory-list before
     /usr/share/info. (closes: #425924, #429526) [rlb]
 
- -- Rob Browning <rlb@defaultvalue.org>  Fri, 06 Jul 2007 20:08:59 -0700
+  * Change the desktop file to only use the major version in the name,
+    rather than full upstream version, so that the string won't change
+    from say 22.0.99 to 22.1.
+
+ -- Rob Browning <rlb@defaultvalue.org>  Fri, 06 Jul 2007 20:18:11 -0700
 
 emacs22 (22.0.99+1-1) experimental; urgency=low
 
index 730f5ce47882ec85ba51ef939067c3afe1424055..be33eb1be14ad7969f0800ffbd865785c991c0fb 100755 (executable)
@@ -151,7 +151,7 @@ flavor := $(src_name)
 bin_priority := 25
 
 # This might also be something like 2006-09-09 for snapshots.
-menu_ver := $(upstream_ver)
+menu_ver := $(major_ver)
 
 info_subdir := emacs-$(major_ver)